@media screen and (min-width: 200px) and (max-width: 1840px) {
  .header .nav{
    width: 55%
  }
  /*内页招聘岗位*/
  .join-box {
    max-width: 100%;
  }
}

@media screen and (min-width: 200px) and (max-width: 1700px) {
  .container {
    max-width: 96%;
  }

  /*首页banner*/
  .banner-bottom {
    max-width: 96%;
  }
  .index-banner .info {
    left: 2%;
  }

  /*内页公司简介*/
  .activity-list {
    max-width: 96%;
  }

  /*内页招聘岗位*/
  .join-btn,
  .join-con {
    max-width: 90%;
  }
}
@media screen and (min-width: 200px) and (max-width: 1613px) {
  .business-list {
    max-width: 100%;
  }
  .partner-list {
    max-width: 100%;
  }
}

@media screen and (min-width: 200px) and (max-width: 1606px) {
  .product-list {
    max-width: 100%;
  }
  .header .nav{
    width: 55%
  }
  .header .nav ul li{
    margin-right:calc((100% - 514.51px) / 7)
  }
}

@media screen and (min-width: 200px) and (max-width: 1600px) {
  /*首页banner*/
  .index-banner .info strong,
  .index-banner .info b {
    font-size: 55px;
  }

  /*内页公司简介*/
  .banner-bg {
    height: 670px;
  }
  .ny-banner {
    height: 635px;
  }
  .ny-banner .info h2 {
    font-size: 45px;
  }
  .ny-banner .info h3 {
    font-size: 22px;
  }
  .banner-scroll {
    left: 18px;
  }
  .nyabout .info span {
    font-size: 36px;
  }
  .nyabout .info em {
    font-size: 35px;
  }
  .num-list ul li em {
    font-size: 55px;
  }
  .about-title em {
    font-size: 42px;
  }
  .develop-list ul li strong {
    font-size: 20px;
  }
  .develop-list ul li p {
    font-size: 16px;
  }
  .culture-list ul li strong {
    font-size: 26px;
  }
  .about-title p {
    font-size: 20px;
  }

  /*内页产品与解决方案*/
  .proclass-title em {
    font-size: 38px;
  }
  .proclass-list ul li em {
    font-size: 26px;
    line-height: 26px;
  }
  .proclass-list ul li a {
    font-size: 17px;
  }

  /*内页产品与解决方案-二级产品*/
  .banner-text h3 {
    font-size: 45px;
  }

  /*内页招聘岗位*/
  .join-title em {
    font-size: 45px;
    line-height: 45px;
  }

  .honor-list {
    max-width: 96%;
  }
}

@media screen and (min-width: 200px) and (max-width: 1500px) {
  .nav-panel,
  .back-top a {
    right: 10px;
  }

  /*首页banner*/
  .index-banner .info strong,
  .index-banner .info b {
    font-size: 45px;
    line-height: 78px;
  }

  /*公共底部*/
  .foot-contact {
    margin-right: 2%;
  }

  /*内页公司简介*/
  .nyabout {
    padding: 80px 0;
  }
  .nyabout .pic {
    bottom: auto;
    top: 50%;
    transform: translate(0, -50%);
  }

  /*内页企业动态*/
  .news-list {
    max-width: 100%;
  }
  .news-list li .news-box {
    padding: 50px 15%;
  }

  /*内页企业动态详情页*/
  .news-con {
    max-width: 100%;
  }
  .newsxq-title h3 {
    font-size: 28px;
  }
  .news-recom h3,
  .news-pro h3 {
    font-size: 24px;
  }

  /*内页联系我们*/
  .contact-bg dl strong,
  .contact-bg dl b {
    font-size: 26px;
  }

  /*2022.7.19 关于我们增加荣誉资质、合作伙伴*/
  .partners-list ul li {
    height: 120px;
  }
}

@media screen and (min-width: 200px) and (max-width: 1400px) {
  /*公共头部*/
  .header .nav {
    width: 54%;
  }

  /*关于我们*/
  .index-title strong {
    font-size: 45px;
    line-height: 45px;
  }
  .index-title span {
    font-size: 55px;
  }
  .about-list ul li strong {
    font-size: 35px;
  }
  .about-list ul li span {
    font-size: 15px;
  }

  /*核心功能*/
  .business-list ul li {
    margin-right: 2%;
    width: calc(94% / 4);
  }
  .business-list ul li em {
    font-size: 20px;
  }
  .business-list dl dd a {
    font-size: 17px;
  }

  /*合作伙伴*/
  .partner-list ul li {
  }
  .partner-list ul li img {
    width: 200px;
  }

  /*公共底部*/
  .foot-nav {
    width: 52%;
  }

  /*内页公司简介*/
  .banner-bg {
    height: 570px;
  }
  .ny-banner {
    height: 535px;
  }
  .ny-banner .info h2 {
    font-size: 35px;
  }
  .ny-banner .info h3 {
    font-size: 18px;
  }
  .banner-scroll {
    bottom: auto;
    top: 50%;
    transform: translate(0, 30%);
  }
  .nyabout .info span {
    font-size: 30px;
  }
  .nyabout .info em {
    font-size: 28px;
  }
  .num-list ul li em {
    font-size: 45px;
  }
  .about-title em {
    font-size: 38px;
  }

  /*内页产品与解决方案*/
  .pro-class .ctitle1 li {
    padding: 0 4%;
  }
  .pro-class .ctitle1 li:hover:after,
  .pro-class .ctitle1 li.on:after {
    left: 9.7% !important;
  }
  .proclass-title em {
    font-size: 30px;
  }
  .proclass-list ul li em {
    font-size: 22px;
    line-height: 22px;
  }
  .proclass-list ul li a {
    font-size: 16px;
  }
  .proclass {
    padding: 70px 0;
  }
  .proclass-list ul {
    width: 103%;
  }
  .proclass-list ul li {
    margin-right: 3%;
    width: calc(100% / 2 - 3%);
    margin-bottom: 42px;
  }

  /*内页产品与解决方案-二级产品*/
  .banner-text h3 {
    font-size: 35px;
    line-height: 35px;
  }
  .banner-text .position {
    margin-top: 3.5px;
  }
  .product-list ul {
    width: 102.5%;
  }
  .product-list ul li {
    margin-right: 2.5%;
    width: calc(100% / 4 - 2.5%);
  }

  /*内页招聘岗位*/
  .join-title em {
    font-size: 35px;
    line-height: 35px;
  }
  .join-title p {
    font-size: 18px;
    line-height: 30px;
  }
  .join-btn ul li strong {
    font-size: 20px;
  }
  .join-btn ul li {
    height: 150px;
  }
  #join-prev,
  #join-next {
    top: 47.5px;
  }
  .join-con ul li h3 {
    font-size: 25px;
  }
  .contact-bg dl {
    padding: 0 calc((100% - 1100.44px) / 4);
  }

  .partners-list ul li img {
    width: 90%;
  }
}

@media screen and (min-width: 200px) and (max-width: 1300px) {
  /*公共底部*/
  .foot-contact {
    margin-right: 0;
  }
  .foot-contact p {
    font-size: 15px;
  }

  /*关于我们*/
  .about-list ul li .info {
    padding: 0 6%;
  }

  .pro-editbox {
    max-width: 100%;
  }
}

@media screen and (min-width: 200px) and (max-width: 1200px) {
  /*重点去掉整屏切换*/
  .nav-panel {
    display: none;
  }
  .wrapper {
    position: static;
    height: auto !important;
    top: 0 !important;
  }
  .wrapper .page {
    height: auto !important;
    opacity: 1;
  }
  /*重点去掉整屏切换*/

  /*手机端公共头部*/
  .header,
  .ny-header,
  .header-zw {
    display: none;
  }
  .wap-header {
    display: block;
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  }
  .wap-header .logo h1 {
    line-height: 0;
  }
  .wap-header .logo a {
    display: block;
  }
  .wap-header .logo img {
    display: inline-block;
    margin-top: 7px;
    height: 46px;
  }
  .wap-click {
    padding: 7px 0;
  }
  .wap-click span {
    width: 30px;
    height: 2px;
    background: #333;
    display: block;
    margin: 10px auto;
    transition: all 277ms ease-in-out;
    position: relative;
  }
  .active span.cl-1 {
    transform: rotate(-45deg);
    top: 12px;
  }
  .active span.cl-2 {
    opacity: 0;
  }
  .active span.cl-3 {
    transform: rotate(45deg);
    top: -12px;
  }
  .wap-header .ver {
    margin-top: 0;
  }
  .wap-header .ver img {
    display: block;
    margin-top: 21.5px;
    margin-right: 18px;
  }
  .wap-search img {
    display: block;
    margin-top: 20px;
    margin-right: 18px;
  }
  .wap-nav {
    position: relative;
    top: 0px;
    background: #f6f6f6;
    z-index: 888;
    left: 0;
    width: 100%;
    display: none;
  }
  .wap-nav ul li a {
    display: block;
    font-size: 16px;
    line-height: 45px;
    color: #434343;
    text-indent: 23px;
    transition: all 0.6s;
  }
  .wap-nav ul li span {
    display: inline-block;
    text-indent: 5px;
  }
  .wap-nav ul li a:hover,
  .wap-nav ul li.on > a {
    background: #06528e;
    color: #fff;
  }
  .wap-hide {
    background: #fff;
    display: none;
  }
  .wap-hide dd {
    border-bottom: 1px dashed #eee;
  }
  .wap-nav .wap-hide dd a {
    text-indent: 30px;
    line-height: 45px;
  }
  .wap-headerzw {
    height: 60px;
    display: block;
  }

  /*首页banner*/
  /*.index-banner{height: 500px}*/
  /*.banner-up,.back-top a,#banner-prev, #banner-next,.swiper-num{display: none}*/
  /*.banner-bottom{bottom: 0}*/
  /*#banner-num{display: block; width: 100%; bottom: 0}*/
  /*#banner-num span{margin: 0 5px}*/
  /*.index-banner .info{top: 50%;transform: translate(0, -50%)}*/
  /*.index-banner .info strong, .index-banner .info b {*/
  /*	font-size: 40px;*/
  /*	line-height: 70px;*/
  /*}*/

  .index-banner,
  .back-top a {
    display: none;
  }
  .wap-banner {
    display: block;
    position: relative;
  }
  .wap-banner img {
    display: block;
    width: 100%;
  }
  .wap-banner .info {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100px;
    left: 2%;
  }
  .wap-banner .info strong,
  .wap-banner .info b {
    display: block;
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
  }
  #wapbanner-num {
    display: block;
    bottom: 0;
    z-index: 222;
    width: 100%;
    position: absolute;
  }

  /*关于我们*/
  .about-bg {
    padding: 80px 0;
  }
  .about {
    height: auto;
    top: auto;
  }
  .about-list ul li {
    padding-right: 1.5%;
    margin-right: 1.5%;
    width: calc(95.5% / 4);
  }
  .about-list ul li em {
    font-size: 15px;
  }

  /*核心功能*/
  .business-bg {
    height: 758.5px;
  }
  .business {
    height: auto;
    top: 80px;
  }
  .business-list ul li {
    height: 450px;
  }
  .business-list ul li .pic {
    height: 160px;
  }
  .business-list ul li img {
    width: 55px;
  }
  .business-list ul li em {
    font-size: 18px;
  }
  .business-list dl dd {
    width: 100%;
    margin: 0 0 0 5%;
  }
  .business-list ul li .info {
    padding: 18px calc((100% - 252px) / 2) 0;
  }

  /*合作伙伴*/
  .partner {
    height: auto;
    top: 0;
  }
  .partner-bg {
    padding: 90px 0 80px;
  }
  .partner-list ul li {
  }
  .partner-list ul li img {
    width: 200px;
  }

  /*合作伙伴*/
  .partner-list ul li {
    width: 25%;
  }
  .partner-list ul li:nth-child(9),
  .partner-list ul li:nth-child(10) {
    display: none;
  }

  /*公共底部*/
  .foot {
    height: auto;
    top: 0;
  }
  .foot-top {
    height: 330px;
  }
  .foot-top h2 {
    font-size: 35px;
  }
  .foot-bottom {
    height: auto;
  }
  .foot-nav {
    display: none;
  }
  .foot-info {
    padding: 40px 0;
  }

  /*内页公司简介*/
  .banner-bg {
    height: 360px;
  }
  .ny-banner {
    height: 435px;
    width: 100%;
    margin-left: 0;
    top: 60px;
  }
  .ny-banner .info {
    padding-top: 110px;
  }
  .banner-class .ctitle1 li:hover:after,
  .banner-class .ctitle1 li.on:after {
    left: 17%;
  }
  .banner-scroll {
    display: none;
  }
  .nyabout {
    padding: 60px 0 80px;
  }
  .nyabout .info {
    padding-left: 0;
    width: 100%;
  }
  .nyabout .pic {
    display: none;
  }
  .about-title em {
    font-size: 35px;
  }
  .develop-arrow {
    margin: 50px auto 0;
  }
  .culture-bg {
    height: 880px;
  }
  .culture-list ul li strong {
    font-size: 24px;
  }
  .culture-list ul li b {
    font-size: 18px;
  }
  .activity {
    padding: 90px 0;
  }
  .activity-list {
    max-width: 100%;
  }
  #activity-num {
    display: block;
    bottom: -33px;
  }
  #activity-prev,
  #activity-next {
    display: none;
  }

  /*公共底部*/
  .ny-foot {
    height: auto;
  }

  /*内页产品与解决方案*/
  .pro-class {
    bottom: 102px;
  }
  .pro-class .ctitle1 li {
    margin-bottom: 20px;
  }
  .proclass {
    padding: 0 0 70px;
  }

  /*内页产品与解决方案-二级产品*/
  .prolist-banner {
    height: 300px !important;
    margin-top: -200px;
  }
  .banner-text h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .product-list {
    margin-top: 70px;
  }
  .product-list ul li {
    width: calc(100% / 3 - 2.5%);
  }

  .proclass .about-title {
    margin: 60px 0 50px;
  }

  /*内页企业动态*/
  .news-list {
    margin-top: 70px;
  }
  .news-list li .news-box {
    padding: 50px 10%;
  }

  /*内页企业动态详情页*/
  .newsxq-bg {
    display: none;
  }
  .news-con {
    margin: 180px 0 0;
  }
  .news-left,
  .news-right {
    float: none;
    width: 100%;
  }
  .news-left {
    margin-bottom: 50px;
  }
  .news-recom {
    padding: 37px 2% 53px;
  }
  .news-pro {
    padding: 37px 2% 32px;
  }

  /*内页招聘岗位*/
  .join-banner-bg {
    display: none;
  }
  .join-banner .info {
    padding-top: 177px;
  }
  .join {
    margin-top: 315px;
  }
  #join-prev,
  #join-next {
    width: 40px;
    height: 40px;
    background-size: 20% !important;
    top: 55px;
  }
  .join-con ul li .join-more2 {
    width: 220px;
  }

  /*内页联系我们*/
  .contact-banner-bg {
    display: none;
  }
  .contact {
    margin-top: 300px;
  }
  .contact-bg {
    padding: 50px 0;
  }
  .contact-bg dl {
    padding: 0 calc((100% - 545px) / 4);
  }
  .contact-bg dl .pic {
    margin-right: 0;
  }
  .contact-bg dl .pic,
  .contact-bg dl .info {
    float: none;
  }

  /*2022.7.19 关于我们增加荣誉资质、合作伙伴*/
  .partners-list ul {
    width: calc(100% + 2%);
  }
  .partners-list ul li {
    margin-right: 2%;
    margin-bottom: 2%;
    width: calc(100% / 4 - 2%);
  }

  .honor-list {
    max-width: 100%;
  }
  #honor-prev,
  #honor-next {
    display: none;
  }

  .pro-editbox .table0 tr td {
    width: 50% !important;
  }
}

@media (min-width: 200px) and (max-width: 1024px) {
  /*关于我们*/
  .about-info {
    width: 93.75%;
  }
  .about-list ul li {
    padding-right: 2.2%;
    margin-right: 2.2%;
    width: calc(97.8% / 2);
    margin-bottom: 30px;
  }
  .about-list ul li:nth-child(2) {
    padding-right: 0;
    margin-right: 0;
    background: transparent;
  }
}

@media (min-width: 200px) and (max-width: 960px) {
  /*关于我们*/
  .about-info p:first-child {
    width: 100%;
  }
  .index-title strong {
    font-size: 40px;
    line-height: 40px;
  }
  .index-title span {
    font-size: 45px;
    line-height: 45px;
  }

  /*核心功能*/
  .business-bg {
    height: 1020px;
  }
  .business-list ul li {
    margin-right: 2.7%;
    width: calc(97.3% / 2);
    height: 345px;
    margin-bottom: 25px;
  }
  .business-list ul li:nth-child(2) {
    margin-right: 0;
  }
  .business-list ul li .pic {
    background-size: cover !important;
  }
  .business-list ul li:last-child dl dd {
    display: flex;
    margin: 0 calc((100% - 252px) / 4);
    width: 126px;
    float: left;
  }

  /*合作伙伴*/
  .partner-list ul li {
    width: calc(100% / 3);
  }
  .partner-list ul li:nth-child(9) {
    display: flex;
  }

  /*内页公司简介*/
  .num-list ul li em {
    font-size: 35px;
    line-height: 29px;
  }
  .num-list ul li span {
    font-size: 16px;
  }
  .culture-list ul li b {
    line-height: 26px;
    margin-bottom: 8px;
  }
  .culture-list ul li .icon {
    width: 100px;
    height: 100px;
  }
  .culture-list ul li .circle {
    width: 140px;
    height: 140px;
  }

  /*内页产品与解决方案*/
  .proclass-list ul {
    width: 100%;
  }
  .proclass-list ul li {
    margin-right: 0;
    width: 100%;
  }
  .proclass-list ul li .pic {
    width: 44%;
  }
  .proclass-list ul li .info {
    width: 56%;
  }

  /*内页招聘岗位*/
  .join-title p {
    width: 100%;
  }
  .join-con ul li .text,
  .join-con ul li .pic {
    float: none;
    width: 100%;
  }
  .join-con ul li .text {
    margin-bottom: 50px;
  }

  /*内页联系我们*/
  .contact-list {
    margin-bottom: 40px;
  }
  .contact-list ul li {
    width: 50%;
    margin-bottom: 35px;
  }
  .contact-list ul li:nth-child(2) {
    background: transparent;
  }
  .contact-bg dl strong,
  .contact-bg dl b {
    font-size: 24px;
  }

  /*2022.7.19 关于我们增加荣誉资质、合作伙伴*/
  .partners-list ul li {
    height: 100px;
  }

  .pro-editbox .table0 tr td {
    display: block;
    width: 100% !important;
  }
  .pro-editbox .table0 tr td:nth-child(2) {
    padding-top: 20px;
  }
}

@media (min-width: 200px) and (max-width: 768px) {
  /*内页公司简介*/
  .num-list ul li {
    width: 50%;
    margin-bottom: 30px;
  }
  .num-list ul li:nth-child(2) {
    background: transparent;
  }
  .num-list ul li p {
    font-size: 16px;
  }

  /*内页企业动态*/
  .news-list ul li {
    width: calc(100% / 2);
  }
}

@media (min-width: 200px) and (max-width: 640px) {
  /*关于我们*/
  .about-bg {
    padding: 50px 0 20px;
  }
  .index-title {
    margin-bottom: 25px;
  }
  .index-title strong {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 24px;
  }
  .index-title span {
    font-size: 24px;
    line-height: 24px;
    top: 10px;
  }
  .about .index-title {
    margin-bottom: 18px;
  }
  .about-info {
    width: 100%;
    margin: 0 auto 50px;
  }
  .about-info p {
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    text-indent: 2rem;
  }
  .about-info a {
    width: 160px;
    font-size: 15px;
    line-height: 45px;
    text-indent: 25px;
    margin: 35px auto 0;
  }
  .about-info a:before {
    right: 25px;
    top: 16px;
  }
  .about-info a:after {
    right: -230%;
  }
  .about-list ul li .info {
    height: 80px;
  }
  .about-list ul li img {
    display: none;
  }
  .about-list ul li strong {
    font-size: 24px;
  }
  .about-list ul li em {
    font-size: 14px;
  }

  /*核心功能*/
  .business-bg {
    height: auto;
    padding: 50px 0 30px;
  }
  #particles-js {
    display: none;
  }
  .business {
    position: relative;
    top: auto;
  }
  .business .index-title {
    margin-bottom: 25px;
  }
  .business-list ul li {
    width: 90%;
    margin: 0 auto 30px !important;
    float: none;
  }
  .business-list ul li em {
    font-size: 17px;
  }
  .business-list dl dd a {
    font-size: 16px;
  }

  /*合作伙伴*/
  .partner-bg {
    padding: 50px 0;
  }
  .partner-list {
    margin: 0 auto 45px;
  }
  .partner-list ul li {
  }
  .partner-list ul li {
    width: 50%;
    display: flex !important;
  }
  .partner-list ul li img {
    width: 140px;
  }
  .partner .index-title {
    margin-bottom: 25px;
  }
  .partner-more a {
    width: 160px;
    text-indent: 28px;
  }
  .partner-more a:after {
    right: -220%;
  }

  /*公共底部*/
  .foot-top {
    height: 160px;
  }
  .foot-top h2 {
    font-size: 21px;
  }
  .foot-wechat {
    display: none;
  }
  .foot-contact strong {
    font-size: 18px;
    line-height: 18px;
  }
  .foot-contact p {
    line-height: 25px;
    margin-bottom: 10px;
  }
  .foot-info {
    padding: 35px 0 20px;
  }
  .foot-copy {
    text-align: center;
  }
  .foot-copy p {
    float: none;
  }

  /*内页公司简介*/
  .banner-bg,
  .position {
    display: none;
  }
  .ny-banner {
    height: 200px;
  }
  .ny-banner .info {
    padding-top: 77.5px;
  }
  .ny-banner .info h2 {
    font-size: 26px;
  }
  .ny-banner .info h3 {
    display: none;
  }
  .banner-class {
    position: relative;
    bottom: 0;
    overflow: hidden;
    margin: 40px 0;
  }
  .banner-class .ctitle1 {
    width: 102%;
  }
  .banner-class .ctitle1 li {
    float: left;
    margin-right: 2%;
    width: calc(100% / 2 - 2%);
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 2%;
    padding: 0;
  }
  .banner-class .ctitle1 li a {
    color: #333;
    text-indent: 0;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
  }
  .banner-class .ctitle1 li:hover:after,
  .banner-class .ctitle1 li.on:after {
    display: none;
  }
  .banner-class .ctitle1 li:hover a {
    background: #06528e;
    border-color: #06528e;
    color: #fff;
  }
  .nyabout {
    padding: 0 0 50px;
  }
  .nyabout .info span {
    font-size: 18px;
    line-height: 20px;
  }
  .nyabout .info em {
    font-size: 23px;
    line-height: 30px;
  }
  .nyabout .info p {
    font-size: 15px;
    line-height: 30px;
  }
  .nyabout .pic {
    display: block;
    position: relative;
    width: 100%;
    right: 0;
    bottom: auto;
    top: auto;
    transform: inherit;
    float: right;
  }
  .nyabout .pic img {
    width: 100%;
  }
  .about-num {
    padding: 50px 0 10px;
  }
  .num-list ul li em {
    font-size: 28px;
    line-height: 29px;
  }
  .num-list ul li span {
    font-size: 15px;
    margin-left: 6px;
  }
  .num-list ul li p {
    font-size: 15px;
  }
  .about-title em {
    font-size: 22px;
  }
  .develop {
    padding: 40px 0;
  }
  .develop .about-title {
    padding-bottom: 40px;
  }
  .develop-list ul li strong {
    font-size: 18px;
  }
  .develop-list ul li:hover em {
    font-size: 28px;
  }
  .develop-list ul li:hover .info {
    background: transparent;
  }
  .develop-list ul li:hover .info:after {
    display: none;
  }
  .develop-list ul li:hover strong {
    color: #fff;
    padding-top: 0;
  }
  .develop-list ul li:hover p {
    color: #a7d2f2;
  }
  .develop-list ul li .info {
    height: auto;
  }
  .develop-arrow {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 32px;
  }
  #develop-prev,
  #develop-next {
    width: 40px;
    height: 40px;
    background-size: 20% !important;
  }
  .culture-bg {
    height: auto;
    padding: 45px 0 20px;
  }
  .culture {
    position: relative;
    top: 0;
  }
  .about-title p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .culture-list ul li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    height: auto;
    padding: 30px 0 20px;
  }
  .culture .about-title {
    padding-bottom: 30px;
  }
  .culture-list ul li b {
    line-height: 26px;
    margin-bottom: 8px;
  }
  .culture-list ul li .icon {
    width: 60px;
    height: 60px;
    left: 8px;
    top: 8px;
  }
  .culture-list ul li .circle {
    width: 77px;
    height: 77px;
    margin: 0 auto 15px;
  }
  .culture-list ul li .icon img {
    width: 25px;
  }
  .culture-list ul li strong {
    font-size: 18px;
  }
  .culture-list ul li b {
    font-size: 15px;
  }
  .activity {
    padding: 40px 0 50px;
  }
  .activity .about-title {
    padding-bottom: 15px;
  }
  .activity-list ul li em {
    font-size: 18px;
  }
  .activity-list ul li p {
    margin-bottom: 14px;
  }
  .activity-more a {
    width: 150px;
    line-height: 45px;
    text-indent: 0;
    text-align: center;
    font-size: 15px;
  }
  .activity-more a:before {
    display: none;
  }
  .activity-more a:after {
    right: -300%;
  }

  /*内页产品与解决方案*/
  .proclass {
    padding: 0 0 20px;
  }
  .pro-class .ctitle1 {
    width: 100%;
  }
  .pro-class .ctitle1 li {
    float: none;
    width: 100%;
  }
  .pro-class .ctitle1 li a {
    font-size: 16px;
  }
  .proclass-title {
    margin-bottom: 40px;
  }
  .proclass-title em {
    font-size: 20px;
    line-height: 33px;
  }
  .proclass-title img {
    display: block;
    margin: 14px auto 0;
  }
  .proclass-list ul li .pic,
  .proclass-list ul li .info {
    float: none;
    width: 100%;
  }
  .proclass-list ul li .pic {
    background: transparent;
    height: auto;
  }
  .proclass-list ul li .pic img {
    display: block;
    width: 100%;
  }
  .proclass-list ul li .info {
    padding: 40px 4%;
  }

  /*内页产品与解决方案-二级产品*/
  .prolist-banner {
    display: block;
    height: 200px !important;
  }
  .prolist-banner canvas {
    display: none !important;
  }
  .banner-text {
    bottom: auto;
    top: 50%;
    transform: translate(0, -50%);
  }
  .banner-text h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .product-list {
    margin-top: 50px;
  }
  .product-list ul {
    width: 102%;
  }
  .product-list ul li {
    margin-right: 2%;
    width: calc(100% / 2 - 2%);
    margin-bottom: 20px;
  }
  .product-list ul li .name {
    padding: 5% 2%;
    font-size: 15px;
  }
  .product-list ul li .more img {
    width: 20px;
  }
  .prolist-more a {
    width: 160px;
    line-height: 45px;
    text-indent: 0;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
  }
  .prolist-more a:before {
    display: none;
  }
  .prolist-more a:after {
    right: -285%;
  }

  /*内页产品与解决方案-二级产品详情页*/
  .proclass .about-title {
    margin: 30px 0 20px;
  }
  .pro-editbox {
    margin-bottom: 25px;
  }

  /*内页企业动态*/
  .news-list {
    border-left: none;
    margin-top: 0;
  }
  .news-list ul {
    margin-bottom: 0px;
    border-left: none;
  }
  .news-list ul li {
    width: 100%;
    border-right: none;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .news-list li .news-box {
    padding: 0;
  }
  .news-list li .news-box h3 {
    font-size: 17px;
    height: auto;
    margin: 5px 0 20px;
  }
  .news-list li p,
  .news-list li .news-box span,
  .news-list li .arrow {
    display: none;
  }
  .pagelist {
    margin-top: 25px;
  }

  /*内页企业动态详情页*/
  .newsxq-banner {
    height: 200px !important;
  }
  .news-con {
    margin: 40px 0 0;
  }
  .newsxq-title h3 {
    font-size: 18px;
  }
  .newsxq-title {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .news-arrow {
    margin-top: 30px;
    padding-top: 20px;
  }
  .news-arrow .fl,
  .news-back {
    float: none;
  }
  .news-arrow em {
    font-size: 15px;
  }
  .news-back a {
    margin: 25px auto 0;
  }
  .news-recom {
    padding: 25px 2% 35px;
  }
  .news-pro {
    padding: 25x 2%;
  }
  .news-recom h3,
  .news-pro h3 {
    font-size: 18px;
  }
  .recom-list ul li span,
  .recom-list ul li em,
  .news-prolist ul li a {
    font-size: 15px;
  }

  /*内页招聘岗位*/
  .join {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .join-title {
    margin-bottom: 10px;
  }
  .join-title p {
    display: none;
  }
  .join-title em {
    font-size: 22px;
    line-height: 22px;
  }

  .join-btn ul li {
    height: 100px;
  }
  .join-btn ul li strong {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .join-btn ul li span,
  .join-btn ul li.swiper-slide-thumb-active span {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  #join-prev,
  #join-next {
    width: 12px;
    height: 21px;
    border: none;
    background-size: auto !important;
    top: 39.5px;
  }
  #join-prev:hover {
    background: url(../images/join-prev.png) no-repeat center;
  }
  #join-next:hover {
    background: url(../images/join-next.png) no-repeat center;
  }
  .join-btn {
    margin-bottom: 35px !important;
  }
  .join-con ul li h3 {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-indent: 10px;
  }
  .join-con ul li .info {
    margin: 0 10px;
  }
  .join-con ul li a {
    float: none;
    width: 100% !important;
  }
  .join-con ul li .join-more1 {
    margin-bottom: 20px;
  }
  .join-con ul li .pic img {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .join-con ul li .text {
    margin-bottom: 30px;
  }
  .join-editbox {
    margin-bottom: 10px;
  }
  .join-editbox strong > span {
    font-size: 16px !important;
  }
  .join-editbox p > span {
    font-size: 15px !important;
  }

  /*内页联系我们*/
  .contact {
    margin-top: 30px;
  }
  .contact-list {
    margin-bottom: 0;
  }
  .contact-list ul li {
    width: 100%;
    background: transparent !important;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .contact-list ul li:last-child {
    border-bottom: none;
  }
  .contact-list ul li img {
    width: 25px;
    margin: 0 auto 8px;
  }
  .contact-list ul li em {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .contact-list ul li strong,
  .contact-list ul li b {
    font-size: 18px;
  }
  .contact-bg {
    margin-bottom: 30px;
    padding: 50px 0 20px;
  }
  .contact-bg dl {
    float: none;
    padding: 0 calc((100% - 332px) / 2) 30px;
    text-align: center;
  }
  .contact-bg dl .pic img,
  .contact-bg dl p {
    margin: 0 auto;
  }
  .contact-bg dl strong,
  .contact-bg dl b {
    font-size: 18px;
  }
  .contact-bg dl span {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .contact-bg dl em {
    font-size: 18px;
  }
  .contact-bg dl em > img {
    width: 20px;
    margin-right: 10px;
  }
  .contact-bg dl b {
    margin: 20px 0;
  }
  .contact-bg dl b > img {
    width: 25px;
    margin-right: 10px;
  }
  .contact-bg dl p {
    text-indent: 10px;
    width: 200px;
    font-size: 17px;
  }

  /*2022.7.19 关于我们增加荣誉资质、合作伙伴*/
  .honor {
    padding: 40px 0 20px;
  }
  .honor .about-title {
    padding-bottom: 20px;
  }
  .honor-list {
    padding-bottom: 50px;
  }
  #honor-num {
    bottom: 13px;
  }
  #honor-num .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px;
  }
  .partners {
    padding: 40px 0;
  }
  .partners .about-title {
    padding-bottom: 20px;
  }
  .partners-list ul li {
    width: calc(100% / 2 - 2%);
    height: 80px;
  }

  /*首页合作伙伴*/
  .partner-list {
    height: 160px;
  }

  /*手机端公共底部*/
  .wapfoot-zw,
  .wapfooter {
    display: block;
  }
  .wapfoot-zw {
    height: 54px;
  }
  .wapfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #1574db;
    z-index: 999;
  }
  .wapfooter .foot-nav {
    display: block;
    float: left;
    width: calc(100% / 3);
    margin: 0;
  }
  .wapfooter .foot-nav-2 {
    background: #fba620;
  }
  .wapfooter .foot-nav-bg {
    display: inline-block;
    width: 35%;
    height: 54px;
    line-height: 54px;
    text-align: center;
  }
  .wapfooter .foot-nav-bg1 {
    background: url(../images/nav-bg1.png.html) no-repeat center center;
    background-size: 40%;
  }
  .wapfooter .foot-nav-bg2 {
    background: url(../images/nav-bg2.png.html) no-repeat center center;
    background-size: 40%;
  }
  .wapfooter .foot-nav-bg3 {
    background: url(../images/nav-bg3.png.html) no-repeat center center;
    background-size: 40%;
  }
  .wapfooter a {
    display: inline-block;
    width: 65%;
    font-size: 1rem;
    line-height: 54px;
    color: #fff;
  }

  .pro-editbox .table0 tr td img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .pro-editbox .table0 {
    border-spacing: 20px;
  }
  .pro-editbox .table0 p > span {
    font-size: 16px !important;
  }

  .table-responsive1 {
    overflow-x: scroll;
  }
  .pro-editbox .table1 {
    width: 700px;
  }
  .table-responsive1::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }

  /*定义滚动条轨道 内阴影+圆角*/
  .table-responsive1::-webkit-scrollbar-track {
    background-color: #ccc;
  }

  /*定义滑块 内阴影+圆角*/
  .table-responsive1::-webkit-scrollbar-thumb {
    background-color: #06528e;
  }

  .proclass-list ul li em a {
    font-size: 22px;
  }

  .wap-banner .info {
    height: 70px;
  }
  .wap-banner .info strong,
  .wap-banner .info b {
    display: block;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
  }
}
